Skip to content

Conversation

snicoll
Copy link
Member

@snicoll snicoll commented May 14, 2025

This currently fails

if (StringUtils.hasLength(location)) {
	String filename = StringUtils.stripFilenameExtension(StringUtils.getFilename(location));
}

Signed-off-by: Stéphane Nicoll <stephane.nicoll@broadcom.com>
@snicoll snicoll force-pushed the polish-20250414 branch from 0c75038 to 841f358 Compare May 14, 2025 12:23
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label May 14, 2025
@sbrannen sbrannen self-assigned this May 20, 2025
@sbrannen sbrannen added this to the 6.2.8 milestone May 20, 2025
@sbrannen sbrannen changed the title Polish nullability contract of StringUtils Define nullability contracts for quote and getFilename in StringUtils May 21, 2025
@sbrannen sbrannen modified the milestones: 6.2.8, 7.0.0-M6 May 21, 2025
@sbrannen sbrannen changed the title Define nullability contracts for quote and getFilename in StringUtils Define nullability @Contract for quote and getFilename in StringUtils May 21, 2025
@sbrannen sbrannen merged commit 9d3779d into spring-projects:main May 21, 2025
2 of 3 checks passed
@sbrannen sbrannen added the type: enhancement A general enhancement label May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants